home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 December / macformat-057.iso / mac / Shareware Plus / Developer / clut-maker-11 / About CLUT Maker next >
Encoding:
Text File  |  1997-08-08  |  5.3 KB  |  137 lines  |  [ttro/ttxt]

  1. About CLUT Maker ver1.1
  2. Copyright © 1997, Junzo Sato, All rights reserved.
  3.  
  4. Dear Mac Users,
  5.  
  6. • Thank you for downloading.
  7.    Here is the information about this application.
  8.    Please take a little time to read through...
  9.  
  10. • This folder contains following files: 
  11.       1) About CLUT Maker ,
  12.       2) CLUT Maker Applications ( PPC and 68K version ),
  13.       3) Sample.
  14.  
  15. • CLUT Maker  is an editor for the 8-bit ( 256 colors ) 'clut' resource.
  16.      The 'clut' means 'Color Look Up Table' and is used widely in graphics environment.
  17.    For example, the palette animation is done by rotating color entries in the CLUT
  18.    attached to some image. This is the motivation to create this application.
  19.   CLUT Maker  shows not only the color table, but also color components in 
  20.   some color models: HSV, HSL, CMY, and RGB. 
  21.   CLUT Maker  is for you: developers and creators.
  22.  
  23. • CLUT Maker  requires Macintosh or PowerMac with System7.1 or greater.
  24.  
  25. • CLUT Maker  is created by using PowerPlant in Metrowerks CodeWarror Pro1
  26.      on a PowerMac 6300 with MacOS 8.
  27.  
  28. • No virus is found in this package.
  29.  
  30. ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
  31.  
  32. What's new?:
  33. • New interface using PowerPlant framework in CWPro1.
  34. • New effects.
  35. • Faster algorithm and 
  36.      significant improvement in the execution speed, especially on the 68k App.
  37.  
  38. ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
  39.  
  40. Encouragement:
  41. • CLUT Maker  is shareware ( US $10 ). 
  42.    If you are living outside of US, an appropriate value is welcome.
  43.      Please support and encourage the author.
  44.  
  45. ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
  46.  
  47. Contact Information:
  48. • email:    sato@het02.ph.tsukuba.ac.jp
  49. • current address:    
  50.                                             Miharu-so 302, Amakubo 4-5-22,
  51.                                             Tsukuba, Ibaraki,
  52.                                             Japan 305
  53.                                                                                                                     Junzo Sato
  54.  
  55. ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
  56.  
  57. Usage:
  58. • This Application is AppleEvent savvy.
  59.      By Drag&Drop, a resource file is opened.
  60.  
  61. • When CLUT Maker  opens a file, the target 8 bit 'clut' is the one
  62.    that CLUT Maker  can found first. 
  63.  
  64. • On the left side of the window, there is a palette which has 256 color cells .
  65.      By single clicking the item, it toggles between selected state
  66.    and disselected state. Choose any entries you want to edit.
  67.    The marquee is available to select/disselect items.
  68.  
  69. • The effect is done by selecting an item in the menu 'Effect'.
  70.  
  71. • To change the color of an item, double-click it. 
  72.    The choosing color dialog appears.
  73.  
  74. • On the upper right side on the window, there is a ribbon of all colors in the 'clut'.
  75.      And components of the color is drawn on the right side view.
  76.    HSV, HSL, CMY, and RGB color models are taken.
  77.  
  78. • It's simple! Please open sample files with CLUT Maker .
  79.  
  80. ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
  81.  
  82. About Menu Commands:
  83. • Apple Menu:
  84.                         'About CLUT Maker...':          info-dialog
  85. • Menu 'File':
  86.                         'New':                                                                    create new window
  87.                         'Open...':                               open a resource file
  88.                         'Close':                                close window
  89.                         'Save':                                 save a resource
  90.                         'Save As...':                          save a resource as
  91.                         'Revert':                              revert editor to the last saved color entries
  92.                         'Quit':                                                                    quit app
  93. • Menu 'Edit':
  94.                         'Select All':                         select all entries
  95.                         'Disselect All':                    disselect all entries
  96. • Menu 'Effect':
  97.        Submenu 'On RGB':
  98.                 'Linear RGB':             straight line from the first entry to the last
  99.                 'Linear Red':
  100.                 'Linear Green':
  101.                 'Linear Blue':
  102.                 'Ellipsoidal RGB':      ellipsoidal curve from the first entry to the last
  103.                 'Ellipsoidal Red':
  104.                 'Ellipsoidal Green':
  105.                 'Ellipsoidal Blue':
  106.        Submenu 'On HSV':
  107.                 'Linear HSV':
  108.                         'Complement':                      complement color
  109.                         'Reverse':                             realign selected entries in reversed order
  110.                         'Shift Right':                        rotate right
  111.                         'Shift Left':                          rotate left
  112.                         'Reset':                                 reset color table to the default hue rotation
  113.  
  114.  
  115. •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
  116.  
  117. Other:
  118. • The author makes no warranties regarding CLUT Maker .
  119.    Use CLUT Maker  at your own risk. The author claims no liability for data loss or 
  120.    any other problems caused by CLUT Maker .
  121.  
  122. • Re-distribution of this application in some commercial use is permitted only after
  123.    the shareware fee has been paid by the re-distributor. 
  124.    
  125. •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
  126.  
  127. Future Plan:
  128. • CLUT Maker  will have more effects and useful functions to edit confortably.
  129.  
  130. •  The author have a palette animator using 'clut' created by CLUT Maker .
  131.     This application will be released as an internal or external tester of 'clut's.
  132.  
  133. •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
  134.  
  135.                                                                                                                         Sincerely,
  136.                                                                                                                                                             Junzo Sato
  137.                                                                                                                         7/20/1997